home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9273 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.9 KB

  1. Path: news.gate.net!!bcfreenet!z007400b
  2. From: z007400b@bcfreenet.seflin.lib.fl.us (Ralph Silverman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What is a right hand pointing arrow?
  5. Date: 5 Mar 1996 18:12:03 GMT
  6. Organization: SEFLIN Free-Net - Broward
  7. Message-ID: <4hi05j$b13@news.seflin.lib.fl.us>
  8. References: <824587015snz@metsys.demon.co.uk> <4g7lrc$kg3@barnacle.iol.ie> <danpop.824675449@rscernix> <31200CDA.5240@netcom.com> <4gficnINN736@keats.ugrad.cs.ubc.ca> <4gir18$io2@crchh327.rich.bnr.ca>
  9. NNTP-Posting-Host: ns2.seflin.lib.fl.us
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Karlon West (karlon@bnr.ca) wrote:
  13. : Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
  14. : > In article <31200CDA.5240@netcom.com>, Karlon West  <karlon@netcom.com> wrote:
  15. : >  >Dan Pop wrote:
  16. : >  >> 27 (033 or 0x1B) is ASCII ESC
  17. : >  >> 
  18. : >  >> 26 (aka ^Z) is used by some brain dead MSDOS software as an end of file
  19. : >  >> marker.
  20. : >  >> 
  21. : >  >> Dan
  22.  
  23. : >  >It's useless drivel like this that make this group a chore to read
  24. : >  >through. None of the above has anything to do with comp.lang.c, and if
  25. : >  >you're gonna talk about msdos, perhaps you should send it to
  26. : >  >one of the msdos groups, where people might care about crap like this.
  27.  
  28. : > Who are you flaming? Dan is a good contributor to the newsgroup. Thanks to Mr.
  29. : > Pop, I'm discovering that even though I have some sort of unconscious knowledge
  30. : > of the C language which enables me to get on with the business of designing
  31. : > robust programs, I don't seem to have complete knowledge of the explicit rules
  32. : > of the standard. Linguists believe that speakers do not have conscious access
  33. : > to the rules of their language which enables them to produce coherent
  34. : > sentences. Could this also be true of programmers who have been coding for a
  35. : > long time? Of course, as a programmer you have substantial explicit knowledge
  36. : > of most of the rules.
  37.  
  38. : >  >This is simply one more reason why ignorants and idiots should keep
  39. : >  >their mouth shut, when they choose to extend a useless thread in 
  40. : >  >a group that already has too many useless threads.
  41. : >  >
  42. : >  >Next time before you followup on an off-topic thread, please,
  43. : >  >first read the FAQ, then don't post.
  44.  
  45. : > You _are_ flaming Dan. Why? If you follow the newsgroup a little more, you will
  46. : > not that Dan's posts are usually concise, accurate and relevant.
  47.  
  48. : Kazimir,
  49. :    You are correct on both counts, I was flaming Dan, and Dan's posts are
  50. : usually concise, accurate and relevant.
  51. : ^^^^^^^
  52.  
  53. : I've been  reading this group for years, as in plural, and I myself have
  54. : learned a lot  about the ANSI  standard  from Dan.  However,  just a few
  55. : days before my post, Dan had made the same comments,  "useless  drivel",
  56. : "ignorants and idiots", "keep their mouth shut", etc...  to someone that
  57. : Dan  thought  had  posted  irrelevant  and  incorrect  information.  Dan
  58. : basically has 3 types of News posts, 1) the correct, concise info, 2)the
  59. : rare off-topic  non-relevant  post, and 3) the out-and-out  HARSH flames
  60. : ^^^^
  61. : against  people's  posts that do not meet Dan's  standards.  Now, take a
  62. : sec and read the 2 lines above that Dan posted.  Yeah, "27 is ASCII ESC"
  63. : and "msdos uses ^Z as eof".  Now, tell me  Kazimir,  what does that have
  64. : to  do  with  comp.lang.c?  Answer:  nothing.  Yet  Dan  posted  anyway.
  65. : Hence, my satirical  flame against Dan, using his own words against him,
  66. : for posting  off-topic,  non-relevant  info.  I'm  assuming  most people
  67. : found the humour in my flame, I  apologize  that the  humour was lost on
  68. : you.
  69.  
  70. : Karlon
  71.  
  72. --
  73. ***********begin r.s. response************
  74.  
  75.     by 'right hand pointing arrow'
  76.     is
  77.         ->
  78.     meant
  79.     by any chance?
  80.  
  81.     this references a structure field...
  82.     much as does the period or 'dot'.
  83.         .
  84.     .
  85.     however,
  86.     where this is appropriately used...
  87.     the structure itself is referenced
  88.     by a pointer!
  89.          ^^^^^^^
  90.  
  91. ***********end r.s. response**************
  92. Ralph Silverman
  93. z007400b@bcfreenet.seflin.lib.fl.us
  94.  
  95.